Defines a Javascript action. A JavaScript action causes a script to be compiled and executed by the JavaScript interpreter.

Full documentation

Full documentation

Initializes a new PDFJavaScriptAction object.

Full documentation

Initializes a new PDFJavaScriptAction object from a COS action.

Full documentation

Creates a PDF action from a cos dictionary.

Full documentation

Gets the sequence of actions to be performed after this action.

Full documentation

Gets the cos action object.

Full documentation

Gets the JavaScript script to be executed.

Full documentation

Sets the sequence of actions to be performed after this action.

Full documentation

Sets the JavaScript script to be executed.

Full documentation